home *** CD-ROM | disk | FTP | other *** search
/ BBS Toolkit / BBS Toolkit.iso / pc_board / csver236.zip / CSVERIFY.CNF < prev    next >
Text File  |  1993-04-11  |  5KB  |  120 lines

  1. SYSOP_NAME=Gary Bouchard
  2. REGISTRATION=0
  3. DIALSTRING=ATE0M1DT
  4. LD_ACCESS=10288-1
  5. SUFFIX=1234567890
  6. ALLOW_LD=YES
  7. LOGOFF=YES
  8. METERED=NO
  9. REDIALS=3
  10. DIAL_TIMEOUT=60
  11. ADDTIME=10
  12. VERIFIED_LEVEL=60
  13. EXPIRED_LEVEL=30
  14. LONG_DISTANCE_LEVEL=80
  15. WELCOME=i:\tc\csvwork\welcome.csv
  16. INSTRUCT=i:\tc\csvwork\instruct.csv
  17. TRASHFILE=i:\tc\csvwork\trashno.csv
  18. EXCHANGEFILE=i:\tc\csvwork\exchange.csv
  19. AREACODEFILE=i:\tc\csvwork\areacode.csv
  20. LONGDISTANCE=i:\tc\csvwork\longdist.csv
  21. HANGUPFILE=i:\tc\csvwork\hangup.csv
  22. ADD_COMMENT=YES
  23. CHANGE_BDPHONE=YES
  24. PBX=9,
  25. MIN_SECURITY=80
  26. EXPIRATION_DAYS=0
  27. LD_EXPIRATION=0
  28. INTERNATIONAL=YES
  29. TIMETABLE_FILE=i:\TC\CSVWORK\TIMETAB.CSV
  30. CALLTIME_FILE=i:\TC\CSVWORK\CALLTIME.CSV
  31.  
  32. Line #         Description (Not case Sensitive!)
  33. ============================================================================
  34.  1        - SYSOP_NAME =  Self Explanatory
  35.  2        - REGISTRATION = The number you get from The Computer Store
  36.             BBS to make your program registered.
  37.             
  38.  3        - Init string to send to the modem during redial.
  39.  4        - Long distance dialing prefix or access number (8 chars).
  40.             Note: Include the 1 after the dash. Ex: 10288-1 for AT&T
  41.             access.
  42.  
  43.  5        - Allow/NOT Allow LD Calls to be placed... if not allowed make
  44.             the line =NO
  45.  
  46.  6        - If long distance is allowed this allows you to hang up the
  47.             caller after verification. If no logoff is required use
  48.             LOGOFF=NO.
  49.  
  50.  7        - METERED is a Yes/No answer. If BBS line is charged by a
  51.             metered rate, placing METERED=YES in line 5 will have the
  52.             BBS disconnect after verification of the user, and display
  53.             the file identified in line 20.
  54.  
  55.  8        - Maximum number of redial attempts to make.
  56.  9        - Redial timeout in seconds (how long to wait for an answer).
  57. 10        - Additional time in minutes give to a successful callback.
  58. 11        - Security level given to verified callers.
  59.  
  60. 12        - Expired Security Level given to caller. NOTE: Defaults to 0
  61.  
  62. 13        - Security level given to Long distance verified callers.
  63.  
  64. 14        - path & name of welcome file
  65.  
  66. 15        - path & name of instructions file for caller.
  67. 16        - path & name of the trash numbers file. Created if it does
  68.             not exist.
  69.  
  70. 17        - path & name of valid local exchanges list
  71. 18        - path & name of valid local area codes list.
  72. 19        - path & name of long distance file displayed to caller
  73.  
  74. 20        - path & name of file displayed to user instructing them to
  75.             call back if long distance or metered line. (HangupFile)
  76.  
  77. 21        - If YES is found, Comment #2 in the users record is updated
  78.             with the phone number used to verify him/her. If NO, then
  79.             this information will not be written to this field.
  80.  
  81. 22        - If YES is found, the number entered by the caller, if
  82.             different from the registration number will be placed into
  83.             the BUS/DATA field of the users record. If you do not want
  84.             this done, make the line = "NO"
  85.  
  86. 23        - PBX access number if any. If you have to dial 9 as an
  87.             example to get an outside line. a comma represents a
  88.             pause to the modem for the outside line to switch. If
  89.             nothing is required, just make the line blank after the
  90.             equals sign.
  91.  
  92. 24        - Security level needed for caller to use door. If you want
  93.             to use the default value then type PCBSECURITY
  94.             Example; MIN_SECURITY=60
  95.                       or
  96.             MIN_SECURITY=PCBSECURITY
  97.  
  98. 25        - EXPIRATION_DAYS value on succesful verification of a user.
  99.             This defaults to 365 days or 1 year. To give the user more
  100.             or less, just type the number of days until expiration.
  101.  
  102. 26        - LD_EXPIRATION=## is a variable that allows you to set the
  103.             expiration date of long distance callers to a shorter
  104.             time period than local or regular users. This works the
  105.             same way that EXPIRATION_DAYS works.
  106.  
  107. 27       -  INTERNATIONAL Allows Callbacks to take place using the
  108.             International Phone numbers. Place a NO there if you do not
  109.             use International numbers.
  110.  
  111. 28       -  TIMETABLE_FILE is a new feature added to the program. This
  112.             is the path and name of your file that you will use for your
  113.             timetable. I seriously recommend that you follow my format
  114.             in the file or it may not work.
  115.  
  116. 29       -  CALLTIME_FILE is the path and name of a display file to tell
  117.             the caller that he cannot be called back at this time
  118.             because the timetable does not allow long distance callbacks
  119.             in this time slot.
  120.